Pip roll back packages to requirements.txt
Meow King October 16, 2023 Updated: October 16, 2023 #python #pipIn virtual environment, we can use pip with grep to go back to the state defined
in the previous generated requirements.txt
file.
|
In virtual environment, we can use pip with grep to go back to the state defined
in the previous generated requirements.txt
file.
|